iT邦幫忙

2019 iT 邦幫忙鐵人賽

DAY 19
0
自我挑戰組

Python 30日自我學習系列 第 19

Day19-Python中的字串處理(1)

  • 分享至 

  • xImage
  •  

字串是在程式語言中常見的資料型態,因此對於字串的處理相對重要。
今天就要先來介紹字串的切片處理~~
切片處理主要是透過中括號 [] 來選擇字串中想要的元素,而也可以在其中加上冒號 : 來限定起始位置與結束位置
,以下將介紹四種常見的切片處理:

  1. 字串的切片 :
    https://ithelp.ithome.com.tw/upload/images/20181102/20112076BJEJI2eF9N.png
  2. 序對的切片 :
    https://ithelp.ithome.com.tw/upload/images/20181102/20112076xkG6DsUOmw.png
  3. 序列的切片 :
    https://ithelp.ithome.com.tw/upload/images/20181102/20112076XCnBENEEdU.png
  4. 字典的切片 :
    https://ithelp.ithome.com.tw/upload/images/20181102/20112076Kj9zi9nWei.png
    明日預告 : Python中的字串處理(2)

上一篇
Day18-Python的流程控制(4)
下一篇
Day20-Python中的字串處理(2)
系列文
Python 30日自我學習30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言